Skip to content

Porting Fixes for 1.2.1#396

Merged
mayankbansal018 merged 7 commits into
microsoft:1.2.1from
mayankbansal018:1.2.1
Apr 3, 2018
Merged

Porting Fixes for 1.2.1#396
mayankbansal018 merged 7 commits into
microsoft:1.2.1from
mayankbansal018:1.2.1

Conversation

mayankbansal018 and others added 7 commits April 2, 2018 19:32
* Base commit

* Adding Unit Test

* PR comments

* Adding logs for diagnostics

* Ignoring Test Temporarily

* Removing ignore

# Conflicts:
#	test/UnitTests/MSTest.CoreAdapter.Unit.Tests/Execution/TestExecutionManagerTests.cs
#372)

* Today even if classInit wasnt called we used to call class cleanup. fixing that and adding a test to cover the scenario
# Conflicts:
#	src/Adapter/MSTest.CoreAdapter/Execution/TestClassInfo.cs
* COnverting portable pdbs to full for Symbol archiving

* Fixing nuget package path

* Test fix

* Indent fix
* File version update

* Moving to 15.6

* PR comments

* More PR comments
…332)

* Throwing exception only if it is of type TestPlatformFormatException

* test

* Fail discovery if any exception thrown in IDiscoveryContext.GetTestCaseFilter
# Conflicts:
#	src/Adapter/MSTest.CoreAdapter/Discovery/AssemblyEnumeratorWrapper.cs

@smadala smadala left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My commit is there.

@mayankbansal018

Copy link
Copy Markdown
Contributor Author

@dotnet-bot test this please

@mayankbansal018 mayankbansal018 merged commit 22db939 into microsoft:1.2.1 Apr 3, 2018
singhsarab added a commit to singhsarab/testfx that referenced this pull request Apr 8, 2019
* Use direct conversions to/from JSON for TestCase and TestResult (without a local store for default properties)
* Related to microsoft#396
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants